Objects Types and Constants Properties Methods Object Hierarchy Index
Returns the complete path of the object, as a string, without including the final separator and name of the object.
C++:
#include "imsigx.h"
HRESULT hr = pObject->get_Path(lcid, &prop);
Visual Basic:
prop = object.Path()
Parts:
lcid |
long |
[in][lcid] |
The locale ID. |
prop |
BSTR |
[out][retval] |
The path. |
Objects Types and Constants Properties Methods Object Hierarchy Index
SDK Top API Reference TurboCAD Home Page TurboCAD Programming Forums